gtk4.git
2018-02-25 Matthias ClasenAlways include platform immodules
2018-02-25 Matthias ClasenConvert immodules to use an extension point
2018-02-25 Matthias ClasenDon't mention papi in options docs
2018-02-25 Matthias ClasenAdd some debug output to print backend loading
2018-02-25 Matthias ClasenREADME.md: Minor updates
2018-02-23 Timm Bäderwidget: Don't export propagate_hierarchy_changed
2018-02-23 Timm Bäderwidget: Simplify _set_name
2018-02-23 Timm Bäderbutton: Remove ::event handler
2018-02-23 Timm Bäderwidget: Correct translate_coordinate documentation
2018-02-23 GNOME Translation... Update Scottish Gaelic translation
2018-02-23 GNOME Translation... Update Scottish Gaelic translation
2018-02-23 Timm BäderMerge branch 'text-view-measure' into 'master'
2018-02-23 Benjamin Ottevulkan: Don't quiet the compiler
2018-02-23 Benjamin Ottevulkan: Add error strings for missing VkResults
2018-02-23 Timm Bäderplacessidebar: Don't create a GtkWindow for drag icons
2018-02-23 Timm Bäderrange: Fix typo in allocate_trough
2018-02-23 Timm Bäderwidget: Improve warning for negative size_allocate...
2018-02-23 Timm Bäderrange: Fix coord/value translation
2018-02-23 Timm Bäderrange: Compute slider allocation in update_initial_slid...
2018-02-23 Timm Bäderrange: Remove GtkScale special casing
2018-02-23 Timm Bäderrange: Simplify allocate_trough
2018-02-23 Timm Bäderrange: Simplify compute_slider_position
2018-02-23 Timm Bäderrange: Fix coordinates in coord_to_value
2018-02-23 Timm Bäderrange: Remove some unneeded includes
2018-02-23 Timm Bäderrange: Remove priv pointer
2018-02-23 Timm Bäderrange: Stop tracking mouse position
2018-02-23 Timm Bäderrange: Stop tracking mouse location
2018-02-23 Timm Bäderrange: Don't call calc_slider() on value changes
2018-02-23 Timm Bäderrange: Remove unnecessary queue_draw calls
2018-02-23 Timm Bäderrange: Remove scale special case
2018-02-21 Peter Bloomfieldtext-view: make measure() use the layout height
2018-02-21 Emmanuele BassiMerge branch 'gitlab-ci-run-gtk-tests' into 'master'
2018-02-20 Emmanuele Bassibuild: Do not eagerly disable checks on release builds
2018-02-20 Emmanuele Bassibuild: Use get_supported_arguments()
2018-02-19 Matthias ClasenDrop no-longer existing im modules
2018-02-19 Christoph Reitergitlab-ci: run parts of the test suite
2018-02-19 Matthias ClasenMerge branch 'gtk-debug-flags-with-open-display-master...
2018-02-19 Matthias ClasenMerge branch 'tests-set-schema-dir' into 'master'
2018-02-19 Christoph Reitergtk_init: Fix debug flags handling when a display is...
2018-02-19 Matthias ClasenRemove some unused code
2018-02-19 Emmanuele BassiRemove unused variable in the CUPS print backend
2018-02-19 Emmanuele BassiFix the build in the Cloudprint print backend
2018-02-19 Emmanuele BassiFix build of the lpr print backend
2018-02-19 Emmanuele Bassibuild: Fix checks on enabled print backends
2018-02-18 Matthias ClasenFix the build
2018-02-18 Matthias ClasenConvert print backends to use a GIOExtensionPoint
2018-02-18 Matthias ClasenMove the mixed module check function
2018-02-18 Matthias ClasenRemove gtkmodules.h
2018-02-18 Matthias ClasenStop loading modules
2018-02-18 Matthias ClasenStop using settings for modules
2018-02-18 Christoph ReiterMerge branch 'master' into 'master'
2018-02-18 Timm BäderMerge branch 'master' into 'master'
2018-02-18 Daniel BolesTextLayout: Clarify implementation of special case
2018-02-17 Matthias Clasencalendar: Avoid warnings for new "%OB" format
2018-02-17 Ivan Zakharyaschevgtkprintbackendcups.c: fix \n at end of a debugging...
2018-02-17 Piotr DrągUpdate Polish translation
2018-02-17 Christoph Reitertests: Make GSETTINGS_SCHEMA_DIR point to the compiled...
2018-02-17 Benjamin Ottevulkan: Keep track of command buffers
2018-02-17 Benjamin Ottecssimage: Get rid of draw vfunc
2018-02-16 Timm Bäderadwaita: Move searchbar style to box child
2018-02-16 Carlos Garnachogdk/wayland: Use GDK_AVAILABLE_IN_ALL
2018-02-16 Carlos Garnachogtksettings: Remove leftover code
2018-02-16 Timm Bädergl renderer: Increase offscreen texture size
2018-02-16 Timm Bädertextview: Implement measure()
2018-02-16 Piotr DrągUpdate POTFILES.in
2018-02-16 Emmanuele BassiMerge branch 'quartz-symbol-not-found' into 'master'
2018-02-16 Tom Schoonjansgdkquartz.h: export pasteboard functions
2018-02-16 Matthias ClasenDrop unmaintained print backends
2018-02-15 Piotr DrągUpdate POTFILES.in
2018-02-15 Matthias ClasenFix the build
2018-02-15 Matthias ClasenDrop non-backend immodules
2018-02-15 Bastien Noceragtkbookmarksmanager: Use GTK+ 3.0's bookmarks file
2018-02-15 Emmanuele BassiMerge branch 'ci-cache-subprojects' into 'master'
2018-02-15 Christoph Reitergitlab-ci: cache meson subprojects
2018-02-15 Emmanuele BassiUpdate the wrap file for GLib
2018-02-15 Carlos Sorianogtkplacessidebar: Rename favorites to starred
2018-02-15 Piotr DrągUpdate POTFILES.in
2018-02-15 Matthias ClasenMerge branch 'master' into 'master'
2018-02-15 Matthias ClasenMerge branch 'wip/issue-21' into 'master'
2018-02-15 Matthias ClasenMerge branch 'wip/carlosg/imwayland' into 'master'
2018-02-15 Matthias ClasenMerge branch 'issue-2' into 'master'
2018-02-14 Emmanuele BassiMerge branch 'gitlab-ci-docker' into 'master'
2018-02-14 Christoph ReiterAdd gitlab-ci support using a prebuilt docker image
2018-02-14 Emmanuele BassiRewrite toarray Perl script to Python
2018-02-14 Emmanuele Bassibuild: Rename last 'enable' options
2018-02-14 Emmanuele Bassibuild: Rename GDK backend options
2018-02-14 Emmanuele Bassibuild: Coalesce print backends options into one
2018-02-14 Emmanuele Bassibuild: Rename the 'enable-colord' option
2018-02-14 Emmanuele Bassibuild: Rename 'with-included-immodules' option
2018-02-14 Emmanuele Bassibuild: Rename 'disable-modules' option
2018-02-14 GniourfFix annotation for gtk_tree_view_is_blank_at_pos()
2018-02-14 Emmanuele Bassix11: Do not include fallback-c89.c
2018-02-13 Rafal Luzynskicalendar: Use the new "%OB" format in strftime()
2018-02-13 Mart RaudseppUpdate Estonian translation
2018-02-13 Mart RaudseppUpdate Estonian translation
2018-02-13 Timm Bädercssprovider: Remove priv pointer
2018-02-13 Timm Bädermenu: Remove an incorrect comment
2018-02-13 Emmanuele BassiMerge branch 'bump-glib-dep' into 'master'
2018-02-13 Christoph Reitermeson: Require glib 2.55.0
2018-02-13 Carlos Garnachomodules: Add wayland IM implementation
next